#Wed Mar 30 16:52:49 MDT 2022 build.version=1.3.1 code=Plato execute=\#\!/bin/bash\n\# This template is intended for a local installation of Sierra that uses modules\n\n\# In this ENV_BLOCK you should put commands that are needed to setup the\n\# environment for running Sierra. This will typically consist of loading\n\# some modules or running a sierra env setup script. Make sure that\n\# the commands are in-between the BEGIN and END lines and do not\n\# remove the BEGIN and END lines. \n\#\#\#\#\#\#BEGIN_ENV_BLOCK\#\#\#\#\#\# Do Not Remove\!\nmodule purge\nmodule load sierra-devel\nmodule unload sierra-python/2.7\nsource /projects/plato/plato_2.8/dakota_build/spack/share/spack/setup-env.sh\nspack load platoengine\nspack load esp\n\nexport PATH\=/projects/plato/plato_2.8/dakota_build\:$PATH\n\#module load seacas\n\#\#\#\#\#\#END_ENV_BLOCK\#\#\#\#\#\# Do Not Remove\!\n\ncd ${remote.dir}\n\n\# Create the input xml files\ndos2unix ${input.deck.name}\nsed -i 's/\\.gen/\\.exo/g' ${input.deck.name}\nXMLGenerator use_launch ${input.deck.name}\nif [ -f "${input.deck.base.name}.gen" ]; then\n cp ${input.deck.base.name}.gen ${input.deck.base.name}.exo\nfi\nsource mpirun.source\n\nmodule load apps/matlab\nmatlab -nodisplay -nosplash < plot_pareto.m\n\n\n\n\n\n\n machine=cee-compute016 output.files=